Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OwnedSortedDictionary<TKey,TValue> Class / Owner Property

In This Topic
    Owner Property (OwnedSortedDictionary<TKey,TValue>)
    In This Topic
    Gets a collection owner.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.Object
    public System.object Owner {get;}
    See Also